AsyncCallbackAction

abstract class AsyncCallbackAction<R>

An action providing a response to an asynchronous callback.

Parameters

<R>

the type of a callback response

Inheritors

Functions

Link copied to clipboard
Returns true if this action is closed.